Giter VIP home page Giter VIP logo

Comments (5)

johntruckenbrodt avatar johntruckenbrodt commented on August 17, 2024

Thanks @1milenac for reporting the bug. A fix is on the way.

from pyrosar.

1milenac avatar 1milenac commented on August 17, 2024

H @johntruckenbrodt ! i am sorry I need to reopen. Because apparently running geocode on the s1 images 2024 returns now an error: requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://step.esa.int/auxdata/orbits/Sentinel-1/RESORB/S1A/2024/01/. How this can be fixed?
geocode(
infile=str(self.input_image),
outdir=str(self.output_vh_image),
spacing=10,
refarea=["sigma0"],
demName="SRTM 3Sec",
polarizations="VH",
scaling="linear",
speckleFilter="Lee Sigma",
demResamplingMethod="BILINEAR_INTERPOLATION",
imgResamplingMethod="BILINEAR_INTERPOLATION",
nodataValueAtSea=True,
allow_RES_OSV=True,
removeS1ThermalNoise=False,
removeS1BorderNoise=False,
terrainFlattening=False,
s1_osv_url_option=1
)

This is example zip scene: S1A_IW_GRDH_1SDV_20240103T164343_20240103T164408_051945_0646C5_4294.SAFE.zip

from pyrosar.

johntruckenbrodt avatar johntruckenbrodt commented on August 17, 2024

Hi @1milenac the fix has not been released in a new version yet. I will do that tomorrow. Sorry for the delay.

from pyrosar.

1milenac avatar 1milenac commented on August 17, 2024

Thank you!

from pyrosar.

johntruckenbrodt avatar johntruckenbrodt commented on August 17, 2024

The new version 0.24.0 is out now. Thanks for discovering this bug.

from pyrosar.

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.