Open zakiindra opened 1 year ago
Hello @zakiindra ,
I believe the url is up again.
In case it helps: I usually use gdalinfo
to quickly check the metadata in geotiff image files from the command line. Sometimes the metadata may not be in the geotiff but in some associated xml file or similar. In create_satellite_dataset.py
the metadata is assumed to be in the geotiff and it is accessed using the rasterio
library.
Best,
Roger
I tried to create a new dataset from other JAX aoi IDs, but I have trouble using
create_satellite_dataset.py
.http://138.231.80.166:2334
for downloading the NTF files cannot be accessed.NITF_USE00A_SUN_EL
,NITF_USE00A_SUN_AZ
, andNITF_STDIDC_ACQUISITION_DATE
. Is there any other way to obtain those values?Thank you.