Code Monkey home page Code Monkey logo

arcsi's People

Contributors

cathyjinjncc avatar cstutts avatar danclewley avatar neteler avatar petebunting avatar robintw avatar samfranklin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

arcsi's Issues

Dependency issue (?)

Hi,

I'm following the intro tutorial you kindly provided to get started with ARCSI
https://www.arcsi.remotesensing.info/tutorials/ARCSI_Intro_Tutorial_compress.pdf

I'm pretty sure that all libraries are installed, but there seems to be some issues with the libpoppler.so.71.

ON TERMINAL

(arcsi_env) ivan@thinkpad-p53: ~/miniconda3/envs/arcsi_env/bin$ conda install -c conda-forge arcsi python-fmask tuiview scikit-learn matplotlib h5py
Collecting package metadata (current_repodata.json): done
Solving environment: done

All requested packages already installed.

(arcsi_env) ivan@thinkpad-p53: ~/miniconda3/envs/arcsi_env/bin$ arcsi.py --version
Traceback (most recent call last):
  File "/home/ivan/miniconda3/envs/arcsi_env/bin/arcsi.py", line 56, in <module>
    import arcsilib.arcsirun
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/site-packages/arcsilib/arcsirun.py", line 61, in <module>
    from arcsilib.arcsiutils import ARCSISensorFactory
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/site-packages/arcsilib/arcsiutils.py", line 46, in <module>
    import osgeo.gdal as gdal
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/site-packages/osgeo/__init__.py", line 21, in <module>
    _gdal = swig_import_helper()
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/site-packages/osgeo/__init__.py", line 17, in swig_import_helper
    _mod = imp.load_module('_gdal', fp, pathname, description)
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/imp.py", line 243, in load_module
    return load_dynamic(name, filename, file)
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/imp.py", line 343, in load_dynamic
    return _load(spec)
ImportError: libpoppler.so.71: cannot open shared object file: No such file or directory
(arcsi_env) ivan@thinkpad-p53: ~/miniconda3/envs/arcsi_env/bin$ tuiview
Traceback (most recent call last):
  File "/home/ivan/miniconda3/envs/arcsi_env/bin/tuiview", line 4, in <module>
    import tuiview.viewerapplication
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/site-packages/tuiview/viewerapplication.py", line 27, in <module>
    from . import geolinkedviewers
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/site-packages/tuiview/geolinkedviewers.py", line 27, in <module>
    from . import viewerwindow
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/site-packages/tuiview/viewerwindow.py", line 39, in <module>
    from . import viewerwidget
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/site-packages/tuiview/viewerwidget.py", line 31, in <module>
    from . import viewerlayers
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/site-packages/tuiview/viewerlayers.py", line 27, in <module>
    from osgeo import gdal
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/site-packages/osgeo/__init__.py", line 21, in <module>
    _gdal = swig_import_helper()
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/site-packages/osgeo/__init__.py", line 17, in swig_import_helper
    _mod = imp.load_module('_gdal', fp, pathname, description)
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/imp.py", line 243, in load_module
    return load_dynamic(name, filename, file)
  File "/home/ivan/miniconda3/envs/arcsi_env/lib/python3.5/imp.py", line 343, in load_dynamic
    return _load(spec)
ImportError: libpoppler.so.71: cannot open shared object file: No such file or directory
(arcsi_env) ivan@thinkpad-p53: ~/miniconda3/envs/arcsi_env/bin$ 

Has anyone had this issue? If so, has anyone found a solution to it?

Thanks in advance for your kind support!

Link to website is broken

Hi there!
Just a quick comment that the website you provide in the description of this repository is missing the www..
Otherwise it fails to load (for me at least).

Regards, Marco

Error: module 'rsgislib' has no attribute 'RSGISPyUtils'

Hi,
I'm not sure if it is a rsgislib issue or arcsi issue, but when I followed the tutorial https://www.remotesensing.info/arcsi/tutorials/ARCSI_Intro_Tutorial_compress.pdf
and executed my first arcsi command as follow:

arcsi.py -s ls5tm -f KEA --stats -p RAD TOA SREF --aot 0.25 \
--surfacealtitude 0.4 -o ./Outputs \
-i LT05_L1TP_203024_19950815_20180217_01_T1/LT05_L1TP_203024_19950815_20180217_01_T1_MTL.txt

It showed me the following result.

ARCSI 3.8.1 Copyright (C) 2015 Pete Bunting, Dan Clewley
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; See website (http://www.rsgislib.org/arcsi).
Bugs are to be reported to [email protected].

Start Time: 16:39:55, Tue Feb 02 2022.
Input Header: 'LT05_L1TP_203024_19950815_20180217_01_T1/LT05_L1TP_203024_19950815_20180217_01_T1_MTL.txt'
Error: module 'rsgislib' has no attribute 'RSGISPyUtils'
ARCSI took  in less than a second  to process the input image. Thank you for using ARCSI.

My rsgislib is 5.0.4, and arcsi is 3.8.1. Both of them are compiled from the source.

Question about the difference between Landsat 8 products

Hello!
I've just come across this project and I'm wondering if it will suit my very specific needs.

I have a project that involves Landsat 8 imagery of Antarctica. A portion of my project requires me to recreate a model that masks pixels based on threshold values in particular bands.
I have acquired my imagery via the Registry of Open Data on AWS Link here.
The Tier 1 versions of these particular images are not available via AWS.
The images used in the original research that I need to reproduce uses the T1 versions of the scenes.
Is there a way I can process the scenes (with or without this library) to produce the Tier 1 products? I know I can request the T1 products from the USGS, but I'd rather not go that route if I don't have to. It's just so much more convenient for me to source the scenes from the AWS API.

Please let me know If I need to clarify my question at all.

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.