cgrudz / DataAssimilationBenchmarks.jl

Package Information and Documentation
https://cgrudz.github.io/DataAssimilationBenchmarks.jl/dev/
Apache License 2.0
13 stars 5 forks source link

Alternating Observation Operator Jacobian Function, Test, and New Mod… #18

Closed c-merchant closed 2 years ago

c-merchant commented 2 years ago

…el for Observation Operators

I created the function for explicitly calculating the jacobian of the Alternating Observation Operator, created an explicit observation operator module with all of the observation operator, and tested/verified its behavior using automatic differentiation in a test using ForwardDiff. Subfiles in the documentation have been updated accordingly.