Skip to content

Commit

Permalink
Merge pull request #5484 from nasa-gibs/release
Browse files Browse the repository at this point in the history
Release to Main v4.49.0
  • Loading branch information
PatchesMaps authored Oct 1, 2024
2 parents 61d8c06 + b047fb0 commit fa9cd09
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 21 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
The Terra and Aqua combined Moderate Resolution Imaging Spectroradiometer (MODIS) Land Cover Type (MCD12Q1) Version 6 data product provides global land cover types at yearly intervals. The MCD12Q1 Version 6 data product is derived using supervised classifications of MODIS Terra and Aqua reflectance data. The supervised classifications then undergo additional post-processing that incorporate prior knowledge and ancillary information to further refine specific classes. This layer defines land cover type based on the International Geosphere-Biosphere Programme (IGBP) classification scheme. The classification legend and class descriptions are listed in section 5 of the [User Guide](https://lpdaac.usgs.gov/documents/101/MCD12_User_Guide_V6.pdf).
The Terra and Aqua combined Moderate Resolution Imaging Spectroradiometer (MODIS) Land Cover Type (MCD12Q1) Version 6.1 data product provides global land cover types at yearly intervals. The MCD12Q1 Version 6.1 data product is derived using supervised classifications of MODIS Terra and Aqua reflectance data. The supervised classifications then undergo additional post-processing that incorporate prior knowledge and ancillary information to further refine specific classes. This layer defines land cover type based on the International Geosphere-Biosphere Programme (IGBP) classification scheme. The classification legend and class descriptions are listed in section 5 of the [User Guide](https://lpdaac.usgs.gov/documents/1409/MCD12_User_Guide_V61.pdf).

References: MCD12Q1 [doi:10.5067/MODIS/MCD12Q1.006](https://doi.org/10.5067/MODIS/MCD12Q1.006)
References: MCD12Q1 [doi:10.5067/MODIS/MCD12Q1.061](https://doi.org/10.5067/MODIS/MCD12Q1.061)
32 changes: 18 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "worldview",
"version": "4.48.0",
"version": "4.49.0",
"description": "Interactive interface for browsing full-resolution, global satellite imagery",
"keywords": [
"NASA",
Expand Down Expand Up @@ -107,7 +107,7 @@
"eslint-plugin-no-storage": "^1.0.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.0",
"express": "^4.21.0",
"glob": "^11.0.0",
"husky": "^9.1.6",
Expand All @@ -127,7 +127,7 @@
"redux-mock-store": "^1.5.4",
"run-script-os": "^1.1.6",
"sass": "^1.79.3",
"sass-loader": "^16.0.1",
"sass-loader": "^16.0.2",
"shelljs": "^0.8.5",
"showdown": "^2.1.0",
"stylelint": "^15.11.0",
Expand All @@ -136,7 +136,7 @@
"tar": "^7.4.3",
"terser-webpack-plugin": "^5.3.10",
"uuid": "^10.0.0",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-dev-middleware": "^7.4.2",
Expand Down Expand Up @@ -197,7 +197,7 @@
"react-resizable": "^3.0.5",
"react-swipe-to-delete-component": "1.0.5",
"react-visibility-sensor": "^5.1.1",
"reactstrap": "^9.2.2",
"reactstrap": "^9.2.3",
"recharts": "^2.12.7",
"redux": "^5.0.1",
"redux-location-state": "^2.8.2",
Expand Down

0 comments on commit fa9cd09

Please sign in to comment.