readme
All checks were successful
FarmMaps.Develop/CarbonLib/pipeline/head This commit looks good

This commit is contained in:
2025-12-09 14:36:16 +01:00
parent 0e8be57d43
commit be5996372c

View File

@@ -3,9 +3,9 @@
#
Library with model based on the scientifically acknowledged carbon model RothC.
This code in .NET Core c# is adapted from a a project written in GEMS.
The code is written in C# .NET Core and it is adapted from a project written in GAMS.
An test console app is included with an example input request. The output in written a a file.
Test console app is included with an example input request. The output in written to a file.
## Building a sample
@@ -18,5 +18,7 @@ dotnet build
dotnet run
```
These will install any needed dependencies, build the project, and run
This will install any needed dependencies, build the project, and run
the project respectively.
For questions regarding the model: chantal.hendriks@wur.nl