Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General question about algorithm #1

Open
janceviciusjulius opened this issue Mar 7, 2022 · 1 comment
Open

General question about algorithm #1

janceviciusjulius opened this issue Mar 7, 2022 · 1 comment

Comments

@janceviciusjulius
Copy link

Hello, I have some questions and I hope You will find some time to answer them:

  1. For algorithm we need to provide raw data, yes? Data which are just downloaded from copernicus (for example)?
  2. In your code comments it is writtin that there are three parameters: "Parameters to provide: path, outpath, region_code". How to get region_code, it is CRS?
@wajuqi
Copy link
Owner

wajuqi commented Mar 10, 2022

Hello, I have some questions and I hope You will find some time to answer them:

  1. For algorithm we need to provide raw data, yes? Data which are just downloaded from copernicus (for example)?
  2. In your code comments it is writtin that there are three parameters: "Parameters to provide: path, outpath, region_code". How to get region_code, it is CRS?
  1. Yes raw zip file downloaded from https://scihub.copernicus.eu/dhus/#/home
  2. You can ignore the parameters. I have region_code because I have different regions to process and they will map to different wkt. I've removed it from the comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants