Changes between Version 185 and Version 186 of Versions


Ignore:
Timestamp:
Jan 27, 2022, 2:18:56 PM (2 years ago)
Author:
Bang Pham Huu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v185 v186  
    6363
    6464- wcst_import
     65 - **[beta4]**
     66 - Validate band names in general recipe (spaces are not allowed)
     67 - Rename non-standard HTTP requests
     68 - Should not send WCS DescribeCoverage request for getting axis labels from coverage
     69 - **[beta3]**
     70 - Use non-standard request to check if a coverage exists ([https://doc.rasdaman.org/05_geo-services-guide.html#check-if-a-coverage-exists docs])
     71 - Support parameter to store the imported files in the ingredients file used by after_ingestion hooks ([https://doc.rasdaman.org/05_geo-services-guide.html#file docs)]
     72 - Support importing overviews from TIFF / JP2000 files ([https://doc.rasdaman.org/05_geo-services-guide.html#recipe-section docs)]
     73 - Support new pyramid with specific factors for axes ([https://doc.rasdaman.org/05_geo-services-guide.html#wms-pyramid-management docs)]
     74 - **[beta2]**
     75 - Fix parse scientific notation as interval in null values
     76 - Support GDAL `SIGNEDBYTE` as `signed char` data type
     77 - Support ${grib:messagenumber} in GRIB recipe for getting the current processed GRIB message index ([https://doc.rasdaman.org/05_geo-services-guide.html#grib docs])
     78 - **[beta1]**
     79 - wcst_import.sh parses user credentials from `-u` or stored in a local readable tet file with `-i` parameter
     80 - Support Sentinel 1 SLC custom recipe
     81 - Show grid domains of imported files
     82 - Support importing external text files as local metadata of a coverage ([https://doc.rasdaman.org/05_geo-services-guide.html#local-metadata-from-input-files docs])
     83 - Send requests to Petascope as POST containing the built GML of the importing coverage instead of GET with a built local GML file
     84 - Support coverage's metadata and colorPaltteTable for non-general recipes
     85
     86----
     87
    6588 - requires Python 3 to run now
    6689 - import of individual bands in GDAL general recipe