Coder Social home page Coder Social logo

Comments (6)

nmandery avatar nmandery commented on August 30, 2024

I think it shoud return a datetime object instead of a string. That would be the appropriate type.

from ukis-pysat.

fwfichtner avatar fwfichtner commented on August 30, 2024

I think it shoud return a datetime object instead of a string. That would be the appropriate type.

Yes, that's better.

from ukis-pysat.

BoehnkeC avatar BoehnkeC commented on August 30, 2024

Would you also like to have information about the timezone? All timestamps are GMT but do you like to have it as additional information?

from ukis-pysat.

nmandery avatar nmandery commented on August 30, 2024

It should be as complete as possible - so with timezone please. Not erverybody knows about the GMT timeszone being the default for Sentinel. Also the timestamps will get used in applications where it is not clear anymore that it came from a sentinel scene and must be GMT.

from ukis-pysat.

BoehnkeC avatar BoehnkeC commented on August 30, 2024

We had some confusion with the Sentinel-2 nomenclature. Regarding the naming conventions for Sentinel-2, the ESA proposed this new scheme for Sentinel-2 level 1C scenes acquired since December 16, 2016:
MMM_MSIXXX_YYYYMMDDHHMMSS_Nxxyy_ROOO_Txxxxx_<Product Discriminator>.SAFE.

It appeared, that the omnipresent T was not part of the sensing timestamp anymore. However, a bit further down the new scheme was explained with this example:
S2A_MSIL1C_20170105T013442_N0204_R031_T53NMJ_20170105T013443.SAFE with T being used again as delimiter for date and time.

A check with two scenes from 2016 and 2020 revealed equal naming schemes so I assume we won't get any trouble:
S2A_MSIL1C_20200603T103031_N0209_R108_T32UMA_20200603T155047
S2A_MSIL1C_20160803T103032_N0204_R108_T32UNA_20160803T103026

@MWieland can you confirm that?

from ukis-pysat.

MWieland avatar MWieland commented on August 30, 2024

Yes I can confirm the observations of @BoehnkeC . The name convention in the style S2A_MSIL1C_20200603T103031_N0209_R108_T32UMA_20200603T155047 seems to be standard.

from ukis-pysat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.