nasa-nccs-hpda/modis_water: release/4.1.0

release/4.1.0 Purpose Add antarctic seven class and ancillary data with post-processing update. Seven-class generation will no longer be filled with no-data values for antarctic tiles 4.1.0 Changelog Removed exception which filled seven class with no-data values in antarctic tiles Changed QA no-data...

Full description

Bibliographic Details
Main Author: Caleb Spradlin
Format: Other/Unknown Material
Language:unknown
Published: Zenodo 2023
Subjects:
Online Access:https://doi.org/10.5281/zenodo.8284314
id ftzenodo:oai:zenodo.org:8284314
record_format openpolar
spelling ftzenodo:oai:zenodo.org:8284314 2024-09-15T17:43:29+00:00 nasa-nccs-hpda/modis_water: release/4.1.0 Caleb Spradlin 2023-08-25 https://doi.org/10.5281/zenodo.8284314 unknown Zenodo https://github.com/nasa-nccs-hpda/modis_water/tree/release/4.1.0 https://doi.org/10.5281/zenodo.8234007 https://doi.org/10.5281/zenodo.8284314 oai:zenodo.org:8284314 info:eu-repo/semantics/openAccess Other (Open) info:eu-repo/semantics/other 2023 ftzenodo https://doi.org/10.5281/zenodo.828431410.5281/zenodo.8234007 2024-07-25T14:42:49Z release/4.1.0 Purpose Add antarctic seven class and ancillary data with post-processing update. Seven-class generation will no longer be filled with no-data values for antarctic tiles 4.1.0 Changelog Removed exception which filled seven class with no-data values in antarctic tiles Changed QA no-data from 250 to 10 Log files will no longer have irregular filenames due to direct usage of the set of sensors From 4.0.0 Changelog (still important) GMTED/DEM products and Static Seven Class products are no longer supported. Instead a single post-processing product is required. See the "Staged data products" section for more information on the post-processing product. NO LONGER NEEDED: <code>MODIS_GMTED_DEM_slope, MODIS_Seven_Class_maxextent</code> <code>/explore/nobackup/projects/ilab/data/MODIS/ancillary/MODIS_GMTED_DEM_slope /explore/nobackup/projects/ilab/data/MODIS/ancillary/MODIS_Seven_Class_maxextent </code> NOW NEEDED: <code>postprocessing_dir</code> <code>/explore/nobackup/projects/ilab/data/MODIS/ancillary/postprocess_dir </code> RF algorithm is no longer meant to be used. Simple algorithm is the algorithm to use in production. This is a simple switch of the <code>--classifier</code> command-line argument from <code>rf</code> to <code>simple</code>. OLD (DO NOT USE THIS) <code class="lang-shell">$ python /modis_water/view/EndToEndModisWaterCLV.py \ --classifier rf \ -t h09v05 \ -y 2006 \ -sensor MOD \ -static /path/to/static/seven_class \ -dem /path/to/gmted/dem/slope \ -mod /path/modis/Collection6.1/L2G \ -burn /path/modis/Collection6/L3/MCD64A1-BurnArea \ -o /path/to/output/directory </code> NEW (USE THIS INSTEAD) <code class="lang-shell">$ python /modis_water/view/EndToEndModisWaterCLV.py \ --classifier simple \ -t h09v05 \ -y 2006 \ -sensor MOD \ -postprocessing /path/to/postprocessing_dir/ \ -mod /path/modis/Collection6.1/L2G \ -burn /path/modis/Collection6/L3/MCD64A1-BurnArea \ -o ... Other/Unknown Material Antarc* Antarctic Zenodo
institution Open Polar
collection Zenodo
op_collection_id ftzenodo
language unknown
description release/4.1.0 Purpose Add antarctic seven class and ancillary data with post-processing update. Seven-class generation will no longer be filled with no-data values for antarctic tiles 4.1.0 Changelog Removed exception which filled seven class with no-data values in antarctic tiles Changed QA no-data from 250 to 10 Log files will no longer have irregular filenames due to direct usage of the set of sensors From 4.0.0 Changelog (still important) GMTED/DEM products and Static Seven Class products are no longer supported. Instead a single post-processing product is required. See the "Staged data products" section for more information on the post-processing product. NO LONGER NEEDED: <code>MODIS_GMTED_DEM_slope, MODIS_Seven_Class_maxextent</code> <code>/explore/nobackup/projects/ilab/data/MODIS/ancillary/MODIS_GMTED_DEM_slope /explore/nobackup/projects/ilab/data/MODIS/ancillary/MODIS_Seven_Class_maxextent </code> NOW NEEDED: <code>postprocessing_dir</code> <code>/explore/nobackup/projects/ilab/data/MODIS/ancillary/postprocess_dir </code> RF algorithm is no longer meant to be used. Simple algorithm is the algorithm to use in production. This is a simple switch of the <code>--classifier</code> command-line argument from <code>rf</code> to <code>simple</code>. OLD (DO NOT USE THIS) <code class="lang-shell">$ python /modis_water/view/EndToEndModisWaterCLV.py \ --classifier rf \ -t h09v05 \ -y 2006 \ -sensor MOD \ -static /path/to/static/seven_class \ -dem /path/to/gmted/dem/slope \ -mod /path/modis/Collection6.1/L2G \ -burn /path/modis/Collection6/L3/MCD64A1-BurnArea \ -o /path/to/output/directory </code> NEW (USE THIS INSTEAD) <code class="lang-shell">$ python /modis_water/view/EndToEndModisWaterCLV.py \ --classifier simple \ -t h09v05 \ -y 2006 \ -sensor MOD \ -postprocessing /path/to/postprocessing_dir/ \ -mod /path/modis/Collection6.1/L2G \ -burn /path/modis/Collection6/L3/MCD64A1-BurnArea \ -o ...
format Other/Unknown Material
author Caleb Spradlin
spellingShingle Caleb Spradlin
nasa-nccs-hpda/modis_water: release/4.1.0
author_facet Caleb Spradlin
author_sort Caleb Spradlin
title nasa-nccs-hpda/modis_water: release/4.1.0
title_short nasa-nccs-hpda/modis_water: release/4.1.0
title_full nasa-nccs-hpda/modis_water: release/4.1.0
title_fullStr nasa-nccs-hpda/modis_water: release/4.1.0
title_full_unstemmed nasa-nccs-hpda/modis_water: release/4.1.0
title_sort nasa-nccs-hpda/modis_water: release/4.1.0
publisher Zenodo
publishDate 2023
url https://doi.org/10.5281/zenodo.8284314
genre Antarc*
Antarctic
genre_facet Antarc*
Antarctic
op_relation https://github.com/nasa-nccs-hpda/modis_water/tree/release/4.1.0
https://doi.org/10.5281/zenodo.8234007
https://doi.org/10.5281/zenodo.8284314
oai:zenodo.org:8284314
op_rights info:eu-repo/semantics/openAccess
Other (Open)
op_doi https://doi.org/10.5281/zenodo.828431410.5281/zenodo.8234007
_version_ 1810490463804719104