{
  "_id": "6a1f1c28b401979e7341f6da",
  "Package": "satin",
  "Type": "Package",
  "Title": "Visualisation and Analysis of Ocean Data Derived from Satellites",
  "Version": "1.2.0",
  "Date": "2025-09-29",
  "Encoding": "UTF-8",
  "Authors@R": "c(person(given = \"Héctor\",\nfamily = \"Villalobos\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hvillalo@ipn.mx\",\ncomment = c(ORCID = \"0000-0002-6424-4050\")),\nperson(given = \"Eduardo\",\nfamily = \"González-Rodríguez\",\nrole = \"aut\",\nemail = \"egonzale@cicese.mx\"))",
  "Maintainer": "Héctor Villalobos <hvillalo@ipn.mx>",
  "Description": "With 'satin' functions, visualisation, data extraction and\nfurther analysis like producing climatologies from several\nimages, and anomalies of satellite derived ocean data can be\neasily done.  Reading functions can import a user defined\ngeographical extent of data stored in netCDF files.  Currently\nsupported ocean data sources include NASA's Oceancolor web page\n<https://oceancolor.gsfc.nasa.gov/>, sensors VIIRS-SNPP;\nMODIS-Terra; MODIS-Aqua; and SeaWiFS.  Available variables from\nthis source includes chlorophyll concentration, sea surface\ntemperature (SST), and several others.  Data sources specific\nfor SST that can be imported too includes Pathfinder AVHRR\n<https://www.ncei.noaa.gov/products/avhrr-pathfinder-sst> and\nGHRSST <https://www.ghrsst.org/>.  In addition, ocean\nproductivity data produced by Oregon State University can also\nbe handled previous conversion from HDF4 to HDF5 format.  Many\nother ocean variables can be processed by importing netCDF data\nfiles from two European Union's Copernicus Marine Service\ndatabases <https://marine.copernicus.eu/>, namely Global Ocean\nPhysical Reanalysis and Global Ocean Biogeochemistry Hindcast.",
  "License": "GPL-3",
  "URL": "https://github.com/hvillalo/satin",
  "BugReports": "https://github.com/hvillalo/satin/issues",
  "Collate": "satin-class.R read.cmems.R read.ghrsst.R read.nasaoc.R\nread.osunpp.R fmainPos.R imageScale.R plot.satin.R\nsatinPalette.R quiver.R verticalProfiles.R satinDataframe.R\npixelate.R climatology.R crop.R extractPts.R isolines.R\nsatinMean.R anomaly.R velocity.R name_ncvars.R",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libnetcdf-dev",
  "Repository": "https://hvillalo.r-universe.dev",
  "Date/Publication": "2026-04-16 17:58:23 UTC",
  "RemoteUrl": "https://github.com/hvillalo/satin",
  "RemoteRef": "HEAD",
  "RemoteSha": "dd27090577937831c9e00f43e526297f1f3dc468",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 09:01:04 UTC",
    "User": "root"
  },
  "Author": "Héctor Villalobos [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6424-4050>),\nEduardo González-Rodríguez [aut]",
  "MD5sum": "38737e58e2f13f20fc295ab418bf4148",
  "_user": "hvillalo",
  "_type": "src",
  "_file": "satin_1.2.0.tar.gz",
  "_fileid": "0b968c1e82f8997c9b9c76ffaae2c73cc743a0738b5674610ee2faacf26ba728",
  "_filesize": 1463293,
  "_sha256": "0b968c1e82f8997c9b9c76ffaae2c73cc743a0738b5674610ee2faacf26ba728",
  "_created": "2026-05-16T09:01:04.000Z",
  "_published": "2026-06-02T18:08:40.062Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79139632408,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7032162094"
    },
    {
      "job": 79139632900,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7032162327"
    },
    {
      "job": 79139632934,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7032161506"
    },
    {
      "job": 79139632990,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7032163553"
    },
    {
      "job": 79139631451,
      "time": 275,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032149481"
    },
    {
      "job": 79139631533,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366015112"
    },
    {
      "job": 79139632623,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7032157959"
    },
    {
      "job": 79139633237,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7032157021"
    },
    {
      "job": 79139632425,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7032156672"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hvillalo/actions/runs/25957862693",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hvillalo/satin",
  "_commit": {
    "id": "dd27090577937831c9e00f43e526297f1f3dc468",
    "author": "hvillalo <hvillalo@ipn.mx>",
    "committer": "hvillalo <hvillalo@ipn.mx>",
    "message": "actualización ayuda\n",
    "time": 1776362303
  },
  "_maintainer": {
    "name": "Héctor Villalobos",
    "email": "hvillalo@ipn.mx",
    "login": "hvillalo",
    "orcid": "0000-0002-6424-4050",
    "uuid": 25779456
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ncdf4",
      "role": "Imports"
    },
    {
      "package": "maps",
      "role": "Imports"
    },
    {
      "package": "PBSmapping",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "splancs",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "hvillalo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.2.1",
      "date": "2026-04-16"
    }
  ],
  "_topics": [
    "avhrr",
    "copernicus",
    "ghrsst",
    "modis"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "hvillalo",
      "count": 44,
      "uuid": 25779456
    }
  ],
  "_userbio": {
    "uuid": 25779456,
    "type": "user",
    "name": "Héctor Villalobos"
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/satin"
  },
  "_devurl": "https://github.com/hvillalo/satin",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/satin.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hvillalo/satin",
  "_realowner": "hvillalo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2010-10-14"
    },
    {
      "version": "1.0",
      "date": "2020-10-07"
    },
    {
      "version": "1.1.0",
      "date": "2022-09-22"
    },
    {
      "version": "1.2.0",
      "date": "2025-10-03"
    }
  ],
  "_exports": [
    "anomaly",
    "climatology",
    "crop",
    "extractPts",
    "fmainPos",
    "imageScale",
    "isolines",
    "name_ncvars",
    "pixelate",
    "plot.satin",
    "print.satin",
    "quiver",
    "read.cmems",
    "read.ghrsst",
    "read.nasaoc",
    "read.osunpp",
    "satin",
    "satinDataframe",
    "satinMean",
    "satinPalette",
    "velocity",
    "verticalProfiles"
  ],
  "_datasets": [
    {
      "name": "dchl",
      "title": "Chlorophyll concentration sample data - Aqua Modis sensor",
      "object": "dchl",
      "file": "dchl.rda",
      "class": [
        "satin"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "dcmems",
      "title": "Copernicus Marine Service sample data",
      "object": "dcmems",
      "file": "dcmems.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "dmap",
      "title": "Map of northwest Mexico",
      "object": "dmap",
      "file": "dmap.rda",
      "class": [
        "SpatialPolygons"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "dnpp",
      "title": "Ocean Net Primary Production sample data",
      "object": "dnpp",
      "file": "dnpp.rda",
      "class": [
        "satin"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "dsst",
      "title": "SST sample data - Aqua Modis sensor",
      "object": "dsst",
      "file": "dsst.rda",
      "class": [
        "satin"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "anomaly",
      "title": "Anomalies of a satin object",
      "topics": [
        "anomaly"
      ]
    },
    {
      "page": "climatology",
      "title": "Climatology of a satin object",
      "topics": [
        "climatology"
      ]
    },
    {
      "page": "crop",
      "title": "Cut a satin object",
      "topics": [
        "crop"
      ]
    },
    {
      "page": "dchl",
      "title": "Chlorophyll concentration sample data - Aqua Modis sensor",
      "topics": [
        "dchl"
      ]
    },
    {
      "page": "dcmems",
      "title": "Copernicus Marine Service sample data",
      "topics": [
        "dcmems"
      ]
    },
    {
      "page": "dmap",
      "title": "Map of northwest Mexico",
      "topics": [
        "dmap"
      ]
    },
    {
      "page": "dnpp",
      "title": "Ocean Net Primary Production sample data",
      "topics": [
        "dnpp"
      ]
    },
    {
      "page": "dsst",
      "title": "SST sample data - Aqua Modis sensor",
      "topics": [
        "dsst"
      ]
    },
    {
      "page": "extractPts",
      "title": "Extract ocean data values from a satin object",
      "topics": [
        "extractPts"
      ]
    },
    {
      "page": "fmainPos",
      "title": "Calculate coordinates for title in plots",
      "topics": [
        "fmainPos"
      ]
    },
    {
      "page": "imageScale",
      "title": "Make a color scale to accompany an image or other plot",
      "topics": [
        "imageScale"
      ]
    },
    {
      "page": "isolines",
      "title": "Interpolate isolines from ocean data",
      "topics": [
        "isolines"
      ]
    },
    {
      "page": "name_ncvars",
      "title": "Get names of variables in a netCDF file",
      "topics": [
        "name_ncvars"
      ]
    },
    {
      "page": "pixelate",
      "title": "Spatial re-scaling of ocean data",
      "topics": [
        "pixelate"
      ]
    },
    {
      "page": "plot.satin",
      "title": "Visualise ocean data",
      "topics": [
        "plot,satin,missing-method",
        "plot.satin"
      ]
    },
    {
      "page": "quiver",
      "title": "Vectors of ocean currents velocities",
      "topics": [
        "quiver"
      ]
    },
    {
      "page": "read.cmems",
      "title": "Read ocean products data from CMEMS",
      "topics": [
        "read.cmems"
      ]
    },
    {
      "page": "read.ghrsst",
      "title": "Read sea surface temperature data from JPL Multi-scale Ultra-high Resolution (MUR) SST Project",
      "topics": [
        "read.ghrsst"
      ]
    },
    {
      "page": "read.nasaoc",
      "title": "Read ocean data from NASA's Oceancolor web files",
      "topics": [
        "read.nasaoc"
      ]
    },
    {
      "page": "read.osunpp",
      "title": "Read ocean productivity data from Oregon State University files",
      "topics": [
        "read.osunpp"
      ]
    },
    {
      "page": "satin-class",
      "title": "Class \"satin\"",
      "topics": [
        "print.satin",
        "satin",
        "satin-class",
        "show,satin-method"
      ]
    },
    {
      "page": "satinDataframe",
      "title": "Reshape a satin object into a data frame",
      "topics": [
        "satinDataframe"
      ]
    },
    {
      "page": "satinMean",
      "title": "Averaging ocean data by time period",
      "topics": [
        "satinMean"
      ]
    },
    {
      "page": "satinPalette",
      "title": "Define custom color palettes for echograms",
      "topics": [
        "satinPalette"
      ]
    },
    {
      "page": "velocity",
      "title": "Ocean currents velocities",
      "topics": [
        "velocity"
      ]
    },
    {
      "page": "verticalProfiles",
      "title": "CTD-like vertical profiles for Copernicus variables",
      "topics": [
        "verticalProfiles"
      ]
    }
  ],
  "_readme": "https://github.com/hvillalo/satin/raw/HEAD/README.md",
  "_rundeps": [
    "geosphere",
    "lattice",
    "maps",
    "ncdf4",
    "PBSmapping",
    "Rcpp",
    "sp",
    "splancs"
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "satin",
  "_universes": [
    "hvillalo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-16T09:03:04.000Z",
      "distro": "noble",
      "commit": "dd27090577937831c9e00f43e526297f1f3dc468",
      "fileid": "b45ba255d286f8ec8cbceea15183d960dc2881917b5243227115db5badd7819c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hvillalo/actions/runs/25957862693"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-16T09:03:09.000Z",
      "distro": "noble",
      "commit": "dd27090577937831c9e00f43e526297f1f3dc468",
      "fileid": "8a96d2869278e5ef982462700acf3ff4315c23aeec519ba4f4d4c33d3c8bc2f6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hvillalo/actions/runs/25957862693"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-16T09:03:06.000Z",
      "commit": "dd27090577937831c9e00f43e526297f1f3dc468",
      "fileid": "b534fb5bb86d834186371c8f67748c180a8be48dd00768b4b05dd01cc8238c9e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hvillalo/actions/runs/25957862693"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-16T09:03:23.000Z",
      "commit": "dd27090577937831c9e00f43e526297f1f3dc468",
      "fileid": "9029e9fa39c55a641e7319916e2a0d67fa55a03978a29cd47753e38e991ef784",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hvillalo/actions/runs/25957862693"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-16T09:02:17.000Z",
      "commit": "dd27090577937831c9e00f43e526297f1f3dc468",
      "fileid": "b4683fe1375ad4ff116b1cfa29075a3d82e5cff118ad0f184d34380ed3ff2481",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hvillalo/actions/runs/25957862693"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-16T09:02:06.000Z",
      "commit": "dd27090577937831c9e00f43e526297f1f3dc468",
      "fileid": "e16a8bd567671b6bb12d7f0187ab6d15a66940747c07202c8663bc5cbc514d0c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hvillalo/actions/runs/25957862693"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-16T09:02:04.000Z",
      "commit": "dd27090577937831c9e00f43e526297f1f3dc468",
      "fileid": "f57a467aad51f61f79744bb08cc543a558392ef60faec7e53c67e56b0729f6d3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hvillalo/actions/runs/25957862693"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-02T18:08:23.000Z",
      "commit": "dd27090577937831c9e00f43e526297f1f3dc468",
      "fileid": "751f95f66938c3ef53a63020939502be85b8742ff6c31bf8c2c53135aeb29698",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hvillalo/actions/runs/25957862693"
    }
  ]
}