L2d products - Printable Version +- ODL Forums (https://forum.oceandatalab.com) +-- Forum: SKIM (https://forum.oceandatalab.com/forum-1.html) +--- Forum: SKIMulator (https://forum.oceandatalab.com/forum-2.html) +--- Thread: L2d products (/thread-19.html) |
L2d products - Lucile Gaultier - 2019-01-17 It is now possible to derive L2d products out of L2b products using the skimulator. Using the same parameter files as the one to compute L2b, run the following command: Code: skimul2d [yourparameterfile] The following keys should be added to the parameter file: Code: # -----------------------# RE: L2d products - Lucile Gaultier - 2019-03-20 A new option has been added to the parameter file. You can add to the name of the l2d file a specific attribute to refer your test case Code: # config_l2d: The spatial and temporal filtering are now a function of the latitude. A fit in cos(lat) has been implemented so that the default filtering length is 90km, 10 days at the Equator, 40km, 14 days at 60º. The parameters resol_temporal_l2d and resol_spatial_l2d are now multiplication factors of the default filtering length In the parameter file: Code: # Factor for the spatial length resolution to select neighbors (in km): |