π-Day Release #71
lonnes
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
π-Day Release
Today we are updating FarmVibes.AI with exciting new features, adding the ability to connect farm information from Microsoft Azure Data Manager for Agriculture with our existing workflows and a new farm carbon flux computation workflow whose output can be consumed by Microsoft Azure Sustainability Manager. In addition to these two new features, we are also improving and fixing bugs in several of our workflows and APIs, including a major enhancement to significantly reduce compute and storage needs in our Sentinel 2 workflows (including SpaceEye).
As usual, if you already have cloned the repository:
should fetch the new code. We recommend an update of the library and images with:
Please let us know if you have any issues.
Workflows:
Notebooks:
SeasonalFieldInformation
data type as input for soil carbon sequestration notebook (notebooks/carbon/whatif.ipynb).CLI:
Client
client.get_workflow_yaml(workflow_name)
[Ability to view and edit workflows #60].Backend
/v0/workflows/{workflow_name}?return_format=yaml
, whereworkflow_name
is the name of the workflow [Ability to view and edit workflows #60].Known Issues
bash farmvibes-ai.sh restart
, and resubmission of the workflow.Beta Was this translation helpful? Give feedback.
All reactions