Closed paridhi-parajuli closed 4 months ago
@slesaad ask for bucket access from the DAAC, so in future data can be obtained directly from the DAAC. We will also hold off of adding to the STAC catalog until the dataset is approved.
{
"id": "cms-carbonflux-v3",
"type": "Collection",
"links": [],
"title": "Carbon Monitoring System Carbon Flux",
"assets": null,
"extent": {
"spatial": {
"bbox": [
[
-180.00,
-90.00,
180.00,
90.00
]
]
},
"temporal": {
"interval": [
[
"2010-01-01T00:00:00Z",
"2022-01-01T00:00:00Z"
]
]
}
},
"license": "CC-BY-1.0",
"keywords": null,
"providers": null,
"description": "This dataset provides the Prior for the Fossil Fuel Carbon Flux.
The NASA Carbon Monitoring System (CMS) is designed to make significant contributions in characterizing, quantifying, understanding, and predicting the evolution of global carbon sources and sinks through improved monitoring of carbon stocks and fluxes. The System will use the full range of NASA satellite observations and modeling/analysis capabilities to establish the accuracy, quantitative uncertainties, and utility of products for supporting national and international policy, regulatory, and management activities. CMS will maintain a global emphasis while providing finer scale regional information, utilizing space-based and surface-based data and will rapidly initiate generation and distribution of products both for user evaluation and to inform near-term policy development and planning.",
"item_assets": {
"ff-prior": {
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data",
"layer"
],
"title": "Fossil Fuel Prior",
"description": "CMS Flux Fossil Fuel Prior"
}
},
"stac_version": "1.0.0",
"dashboard:is_periodic": true,
"dashboard:time_density": "month",
"renders": {
"dashboard": {
"resampling": "bilinear",
"bidx": 1,
"assets": [
"ff-prior"
],
"colormap_name": "purd",
"rescale": [
[
0,
2
]
]
},
"co2-plume-emissions": {
"resampling": "bilinear",
"bidx": 1,
"assets": [
"ff-prior"
],
"colormap_name": "purd",
"rescale": [
[
0,
2
]
]
}
}
}
for testing purpose @paridhi-parajuli
CMS data has been transformed (and validated for 2020 and FossilFuelPrior variable). During transformation nodata value was assigned -9999 to the -999 values. The dummy collection json mentioned above was used to create collection (id=cms-carbonflux-v3
) and ingest items into dev stac. For visualization the rescale was set to 0 to 3. The E&A visualization looks like :
@siddharth0248
@siddharth0248 confirm visualization of transformed data against source files
Original netcdf visualization (no projection assigned), comparable pixel size
Add new datasets