Git Product home page Git Product logo

activefire's Issues

Name of the dataset

We're contemplating adding this dataset to TorchGeo. What is the name of the dataset? ActiveFire? Active Fire Detection? Something else? Just want to make sure we're consistent.

convert patch to 3channels image

I want to convert the original satellite patch into a RGB image. I find the function get_img_762bands in convert_patch_to_3channels_image.py.

I think bands 7, 6, 2 corresponds to SWIR2, SWIR1 and Blue? Am I supposed to use band 2,3,4 which corresponds to blue, green, red?

Am I missing anything?

Problem with downloader.py

When running the downloader.py I get this error, I don't know if it has to do with the pandas version, I'm running it with the pandas version 0.23.3

Traceback (most recent call last):
File "downloader.py", line 39, in
for ind,image_name in enumerate(df.productId.to_list()):
File "/usr/lib/python2.7/dist-packages/pandas/core/generic.py", line 4378, in getattr
return object.getattribute(self, name)
AttributeError: 'Series' object has no attribute 'to_list'

How to download H5 files?

Dear Author, I read this paper and want to test this model on my small Sentinel-2 dataset. However, I failed to download these H5 weights files. There are some warnings like that "This repository is over its data quota." when I use git Bash and LFS to download these files. Is there other ways to download these weight files?

Problem with the donwloader.py in landsat

Hello.
When i try to run the downloader.py, i get this error:

1 LC08_L1TP_118016_20200901_20200901_01_RT
http://landsat-pds.s3.amazonaws.com/c1/L8/118/016/LC08_L1TP_118016_20200901_20200901_01_RT/LC08_L1TP_118016_20200901_20200901_01_RT_BQA.TIF
Traceback (most recent call last):
  File "rasterio/_base.pyx", line 260, in rasterio._base.DatasetBase.__init__
  File "rasterio/_shim.pyx", line 78, in rasterio._shim.open_dataset
  File "rasterio/_err.pyx", line 215, in rasterio._err.exc_wrap_pointer
rasterio._err.CPLE_HttpResponseError: HTTP response code: 404

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/urielm/activefire_fork/activefire/src/landsat/downloader.py", line 55, in <module>
    with rasterio.open(link) as src:
  File "/usr/lib/python3/dist-packages/rasterio/env.py", line 435, in wrapper
    return f(*args, **kwds)
  File "/usr/lib/python3/dist-packages/rasterio/__init__.py", line 207, in open
    s = DatasetReader(path, driver=driver, sharing=sharing, **kwargs)
  File "rasterio/_base.pyx", line 262, in rasterio._base.DatasetBase.__init__
rasterio.errors.RasterioIOError: HTTP response code: 404

I think it is because of the access to the s3.amazonaws cube for landsat, do you have another option to download the landsat files?

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.