Code Monkey home page Code Monkey logo

lccs-ws's Introduction

Land Cover Classification System Web Service

Software License Code Coverage Test Documentation Status Software Life Cycle Release Join us at Discord

About

Currently, there are several data sets on regional, national and global scales with information on land use and land cover that aim to support a large number of applications, including the management of natural resources, climate change and its impacts, and biodiversity conservation. These data products are generated using different approaches and methodologies, which present information about different classes of the earth's surface, such as forests, agricultural plantations, among others. Initiatives that generate land use and land cover maps normally develop their own classification system, with different nomenclatures and meanings of the classes used.

In this context, the LCCS-WS (Land Cover Classification System Web Service) aims to provide a simple interface to access the various classification systems in use and their respective classes. Therefore, this service proposes a representation for the classification systems and provides an API to access the classes and their symbolizations. It is also possible to stablish mappings between classes of different systems.

For more information on LCCS-WS, see:

Installation

See INSTALL.rst.

Deploying

See DEPLOY.rst.

Developer Documentation

See https://lccs-ws.readthedocs.io/en/latest.

License

Copyright (C) 2023 INPE.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

lccs-ws's People

Contributors

fabianazioti avatar gqueiroz avatar raphaelrpl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

lccs-ws's Issues

Release version 0.6.0

Tasks:

  • Inform the right version in: lccs_ws/version.py
  • Run all the tests.
  • Create a branch named: b-0.6.
  • From the branch b-0.6, create a tag named: v-0.6.0.
  • In the master branch increase version in lccs_ws/version.py to 0.8.0
  • Notify users that a new version is released.

Failed to find attribute 'app' in 'lccs_ws' in Dockerfile

The following error occurs when launching the instance using Dockerfile:

Failed to find attribute 'app' in 'lccs_ws'.
[2021-02-12 11:52:13 +0000] [10] [INFO] Worker exiting (pid: 10)
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/gunicorn/arbiter.py", line 209, in run
    self.sleep()
  File "/usr/local/lib/python3.7/site-packages/gunicorn/arbiter.py", line 357, in sleep
    ready = select.select([self.PIPE[0]], [], [], 1.0)
  File "/usr/local/lib/python3.7/site-packages/gunicorn/arbiter.py", line 242, in handle_chld
    self.reap_workers()
  File "/usr/local/lib/python3.7/site-packages/gunicorn/arbiter.py", line 528, in reap_workers
    raise HaltServer(reason, self.APP_LOAD_ERROR)
gunicorn.errors.HaltServer: <HaltServer 'App failed to load.' 4>

Rename lccs-ws to wlcss ?

Should we rename the package ?

Land Cover Classification System Web Service (LCCS-WS) to Web Land Classification System Service (WLCSS) or
Web Land Classification Service (WLCS) ?

Release version 0.8.0

Tasks:

  • Inform the right version in: lccs_ws/version.py
  • Run all the tests.
  • Review the ER diagram and the Draw.io models.
  • Create a branch named: b-0.8.
  • From the branch b-0.8, create a tag named: v-0.8.0.
  • In the master branch increase version in lccs_ws/version.py to 1.0.0
  • Notify users that a new version is released.

Release version 0.2.0

Tasks:

  • Inform the right version in: lccs_ws/version.py
  • Run all the tests.
  • Review the ER diagram and the Draw.io models.
  • Create a branch named: b-0.2.
  • From the branch b-0.2, create a tag named: v-0.2.0.
  • In the master branch increase version in lccs_ws/version.py to 0.4.0
  • Notify users that a new version is released.

Review lccs-ws repository

  • Change file controller.py to view.py
  • Review lccs_ws links. (See bdc-stac. Follow this pattern. )
  • Remove --recursive in run-tests.sh
  • Review lccs_db inicialization
  • Change SQLALCHEMY_URI to SQLALCHEMY_DATABASE_URI

Release version 0.4.0

Tasks:

  • Inform the right version in: lccs_ws/version.py
  • Run all the tests.
  • Create a branch named: b-0.4.0.
  • From the branch b-0.4.0, create a tag named: v0.4.0-0.
  • In the master branch increase version in lccs_ws/version.py to 0.6.0-0
  • Notify users that a new version is released.

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.