Help

Help

Filename nomenclature

YYYYMMDD_providerID_productID_level1_level2_levelX_timeStep.ext

YYYYMMDD : required, Year Month Day format ( 20210329 )

providerID and productID : required, it will help us to get unique file for each quicklook

level : not required, it can be what you need ; parameters, zone, domaine, etc… (example : https://misva.aeris-data.fr/products/series_prevues )

timeStep/hour : not required, may be use if there are many quicklooks in one day.

Example

How is defined this product ?

3 parameters : PRPW / PR / PW

3 maps type : ANOMALIE / BRUT / NORMALISEE

2 zones : SAH / WAF

Time steps : LT1 > LT6


level1 is the “parameter” variable

level2 is the “map” variable

level3 is the “zone” variable

timeStep define because many quicklooks in one day

Filename in this case :

20200914_ECMWF_FCT_PRPW_ANOMALIE_SAH_MAP_LT1.png

ECMWF is the provider, FCT the product

How to post your data ?

Command line for your scripts

curl --form data=@filename.ext "https://services.aeris-data.fr/campaigns/inputproductupload/v1_0/updloadfile?campaign=liaise&folder=siteID/providerID/productID/YYYY/YYYYMMDD"

Please keep “@” before filename, and respect the directory structure like example below

Search