fixed bugs in HWSD2 and cleaned up script, etc. #86
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thank you for contributing to ILAMB-Data. Use this template when submitting a pull request.
🛠 Summary of changes
✨Include a reference to the issue # in this section
Fixed HWSD2 bug according to issue #85
🧪 NetCDF Validation
✨Add an
xbetween the brackets to indicate basic testing was completedILAMB-DATA/GFED5/)ILAMB-DATA/GFED5/convert.py)ILAMB-DATA/GFED5/burntFractionAll_mon_GFED5_199701-202012.nc)python3 validate_dataset.py ILAMB-DATA/GFED5/burntFractionAll_mon_GFED5_199701-202012.ncin command line and resolved any errorsncdump -h ILAMB-DATA/GFED5/burntFractionAll_mon_GFED5_199701-202012.ncto visually inspect the netCDF header informationncview ILAMB-DATA/GFED5/burntFractionAll_mon_GFED5_199701-202012.ncto visually inspect the map (where applicable)🧪 (Optional) Preview
✨Attach an image of your dataset here


Previous data (top) vs new data (botton) global view:
Previous data (top) vs new data (bottom) zoomed in:


🏎 (Optional) Quality Checklist
✨Add an
xbetween the brackets to indicate script quality adherence