You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

It is possible to create a merged netCDF-4 files and use it for mosaic dataset input.

Step-by-step guide

  1. Subset variable and store it as a small netCDF-4 file.
  2. Use nco to merge nc4 files.
  3. Use python to adjust time dimension.


References

  1. https://git.earthdata.nasa.gov/projects/SDT/repos/systematic-data-transformation/browse/src/mop03tm2nc4
  • No labels